<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* åº•éƒ¨ */
.gdpg_footer {
    width: 100%;
    min-width: 1200px;
    height: 267px;
    background:#FEF4F2;
    overflow: hidden;
  }
  .gdpg_footer-title div{
    float: left;
  }
  .gdpg_footer .gdpg_footer-title {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
    padding: 61px 0 0 0;
  }
  .gdpg_footer-margin{
    margin-left: 76px;
  }
  
  .gdpg_footer .gdpg_footer-title h6 {
    font-size: 16px;
    font-family: "FZLanTingHei-R-GBK";
    font-weight: bold;
    color: #978583;
    margin-bottom: 20px;
  }
  
  .gdpg_footer .gdpg_footer-title section {
    max-width: 260px;
  }
  
  .gdpg_footer .gdpg_footer-title p {
    font-size: 13px;
    font-family: "FZLanTingHei-R-GBK";
    font-weight: 400;
    line-height: 25px;
    color: #978583;
  }
  
  .gdpg_footer .gdpg_footer-title p a{
    color: #978583;
  }
  </pre></body></html>